home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-06 | 1.8 KB | 45 lines | [TEXT/MACA] |
- ***- BBS List Module -***
- - Version 1.1 -
- By: Scott Szretter
- (C)1991 Scott Szretter - Please see the file "COPYRITE.SPS"
-
- This module will allow your users to create a 'bbs list' on your bbs.
-
- To install the module, copy it with resedit (it should be called 'bbslist' in
- the distibution arcive) into the mubbs modules file - renumbering if necessary.
-
- There should be a folder called "bbslist" in the same directory as your
- 'modules' file.
- This folder should contain:
- modulename.info - The list of BBS's
- modulename.help - The user help screen
- modulename.intro - The introduction screen
- (Where modulename is the name of the module. ("bbslist") in the distribution
- archive.)
- Edit these files with a plain text editor like Jolliwrite, or Vantage, or
- MacWrite and save as text.
-
- To call the module, simply call it by it's name.
-
- When the module is called, it will present the user with a menu of 5 commands.
- "Quit" will simply exit the user back to the calling module or menu.
- "Logoff" will log the user off of the system.
- "Display" will display the bbs list file to the user. (modulename.info)
- "Add" will allow the user to add to the bbs list.
- "Help" will display the file wish.help in the wish folder. (modulename.help)
-
- The actual bbs list is kept in a folder called "bbslist", and the file name is
- "modulename.info" (If the module is called 'bbslist', then the file would be in
- the folder called bbslist, and the file would be called 'bbslist.info').
-
- This module has been tested, but I take no responsibility for any damages
- that may occur from using this module.
-
- Wish lists are usually lists of software users want, or anything you can
- think of.
-
- - Look for more good Modules by Scott Szretter of HMM BBS in Mass.
-
- *** CHANGES IN BBSLIST ***
-
- 1.0 -> 1.1 ... Just a few cleanups...